Class com.symantec.itools.lang.NotImplementedError
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.symantec.itools.lang.NotImplementedError

Object
   |
   +----Throwable
           |
           +----Error
                   |
                   +----com.symantec.itools.lang.NotImplementedError

public class NotImplementedError
extends Error

Version:
1.0
Author:
Symantec Internet Tools Division
Since:
VCafe 3.0

Constructor Index

 o com.symantec.itools.lang.NotImplementedError()
 o com.symantec.itools.lang.NotImplementedError(String)
 o com.symantec.itools.lang.NotImplementedError(ExecutionContext)

Constructors

 o NotImplementedError
public NotImplementedError()
 o NotImplementedError
public NotImplementedError(String msg)
 o NotImplementedError
public NotImplementedError(ExecutionContext context)

All Packages  Class Hierarchy  This Package  Previous  Next  Index